backfire: ar71xx: ag71xx: call the phy driver's netif_receive_skb() (backport of...
authorGabor Juhos <[email protected]>
Fri, 9 Apr 2010 12:06:00 +0000 (12:06 +0000)
committerGabor Juhos <[email protected]>
Fri, 9 Apr 2010 12:06:00 +0000 (12:06 +0000)
commiteb78020effb12d0cbd4588393fa5fd4af32174e7
tree5ef1a20235922f4d69761ad0b005b585bb16329e
parent8faf3fa92838a10c3d03a91bd7dabf7b42fd6b48
backfire: ar71xx: ag71xx: call the phy driver's netif_receive_skb() (backport of r20750)

Ag71xx needs to call the phy's netif_receive_skb() to allow phy drivers
to mangle rx packets. This patch fixes it.

This fixes the header mangling of the AR8216 driver.

Signed-off-by: Jonas Gorski <[email protected]>
SVN-Revision: 20759
target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx_main.c